home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / zsview.zip / SYSOP.TXT < prev    next >
Text File  |  1996-05-07  |  5KB  |  93 lines

  1. Mike,
  2.         In appreciation for having upgraded our security level, we'd like
  3. to offer you, gratis, the inaugural release of a couple of utilities which
  4. we developed at home for use on the IF.  One is ZSView, a replacement for
  5. AFVIEW, the ALLFILE.DIR viewer.  Why a replacement?  The viewer AFVIEW
  6. (in AVF95.ZIP), written by Chris Sokol, is a nice utility but suffers from
  7. several deficiencies:
  8.  
  9.         (1) It can't handle the larger file directories in ALLFILE.DIR.
  10.         It cuts off ~250 lines in DIR69, ~390 in DIR65 and has a fit with
  11.         DIR 64 - Windows programs, where AFVIEW cuts off listings from
  12.         about August, 1995, and before, thereby missing some 12,000
  13.         lines.  It appears its maximum viewing capacity is 3000 lines
  14.         per directory.
  15.  
  16.         (2) Its file sort routine can't handle the multiline file descriptions
  17.         in use on the IF for the last few years.
  18.  
  19.         (3) The search routine also suffers from several minor bugs or
  20.         deficiencies.
  21.  
  22.         (4) The search routine can only search the directory you're currently
  23.         viewing.
  24.  
  25.         Since the program has been out since February of 1995 and has not
  26. been corrected and since Chris writes in a pop-up window in his program that
  27. it is not supported, we've written ZSView to address the first three problems
  28. listed above and ZS to handle the fourth.
  29.  
  30.         ZSView will handle individual directory listings up to about 2 Meg
  31. (or 32,767 lines).  It can also handle the multiline descriptions properly
  32. both in viewing and sorting.  And the search routine corrects the minor
  33. bugs in AFVIEW.  ZSView is written in QB 4.0 (AFVIEW was written in Borland
  34. C++), so it will run on an XT (slooow but usable).
  35.         ZSView will also handle the individual directories contained in
  36. ALLFILES.ZIP as a whole, as if they were all contained in ALLFILE.DIR,
  37. creating an index for all 97 directories.
  38.  
  39.         To address the fourth problem, we've been using our own off-line text
  40. search utility, ZS.  ZS will handle either ALLFILE.DIR or the individual
  41. directories 1 thru 97 found in ALLFILES.ZIP.  Why write another text search
  42. utility when there are so many and some faster ones on the market already?
  43. Because ZS has been specially designed to handle the format of ALLFILE.DIR
  44. and the file directories.
  45.         Every text search utility we've seen does the same thing:  when it
  46. finds the words you've requested, it displays them along with some of the
  47. text which precedes and follows those words.  Unfortunately, this technique
  48. often misses a good portion of the file description (especially as they
  49. begin to grow beyond 10 lines).  ZS is designed to capture the ENTIRE
  50. file description (up to an arbitrary maximum of 50 lines) and NOT extraneous
  51. lines above or below it.  The results may be displayed on-screen and saved
  52. as desired or, for faster usage, saved directly to a file which may be sorted
  53. by file Name, Size and/or DATE and then viewed.
  54.         In fact, as more fully explained in ZS.DOC, under certain 
  55. conditions vs the Norton Utilities V8.0 text search function, ZS proved 
  56. to be some 3 to 14 times FASTER than Norton, while always providing the 
  57. requested information in a much more concise and useful format.
  58.         An additional and very useful search feature in ZS is the ability
  59. to do a multiline (i.e., three-lines with wordwrap) scan of up to 50
  60. characters in the file description area.  Now, when properly formatted,  
  61. those file descriptions that span two lines (or three) can no longer 
  62. hide from a text search!
  63.  
  64.  
  65.         Also included in the packages is PRETREAT.  This program is run once
  66. before using either ZSView or ZS.  PRETREAT corrects three problems in
  67. ALLFILE.DIR or the file directories which would cause trouble for the
  68. search routines in ZSView or ZS:
  69.  
  70.         (1) Tabs are converted to 7 spaces. (Although in the latest
  71.         ALLFILE.DIR {dated 4-2-96} there were no tabs used.)
  72.  
  73.         (2) Useless lines with "@X80" contaminating the file name area
  74.         are removed.
  75.  
  76.         (3) That portion of the DIR98 listing in ALLFILE.DIR (between the
  77.         two =================== lines) which doesn't obey the rule whereby
  78.         multiline descriptions are marked off with a vertical bar, "|", are
  79.         changed to comply.  (This is not necessary for the files in
  80.         ALLFILES.ZIP -- no DIR98!.) The few blank lines left and the
  81.         two =================== lines cause an inconsequential problem when
  82.         the file is sorted:  they all appear at the top or bottom depending
  83.         upon the type of sort done.
  84.  
  85.         
  86.         
  87.         Please delete this file from the package if you decide to post the
  88. utilities.  And thank you once again for the added time.
  89.  
  90.                                                 Paul Zuber
  91.                                                 May 7, 1996
  92.  
  93.